home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 16
/
CU Amiga Magazine's Super CD-ROM 16 (1997-10-16)(EMAP Images)(GB)[!][issue 1997-11].iso
/
CUCD
/
Online
/
HBBS
/
Nodes
/
Node1
/
NodeLocal
< prev
next >
Wrap
Text File
|
1997-08-22
|
2KB
|
55 lines
;$HBBS
; File : BBS:Nodes/NodeX/NodeLocal
; Purpose: Defines specific node options
; this file defines specific node options and overrides ALL settings
; in bbs:nodes/GlobalConfig.
; if you want all your logs to go in one file just set the filenames of each
; log file to the same name! then you could have one big global file for
; all the nodes, or seperate ones for each node, OR completely seperate files
; for each type of error.. all the doors are supposed to find the location
; of the file from the "node" program rather than asuming thier location..
SysopAccount=Hydra
NodeName=Users Node
NodePhone=01202 434121
NodePlayPen=HBBS:Nodes/Node1/Playpen/ ; specifies directory for uploaded files
NodeConnectScript=hbbs:scripts/Node1Connect.scr
AskUserPW=TRUE ; TRUE great for local logins on private node(s)
UseSysPW=NO
SysPW=OK ; the actual password
SysPWPrompt=Enter System Password >
SysPWScript=hbbs:scripts/Node1SysPW.scr ; script that gets run BEFORE the
; user gets asked for the sys pw
UserNamePrompt=Gimme Your Handle! >
UserPWPrompt=And Now Your Secret Password >
UseNodePW=NO
NodePW=CHANGEME ; the actual password
NodePWPrompt=Enter Node Password >
NodePWScript=hbbs:scripts/Node1NodePW.scr ; script that gets run BEFORE
; a user gets asked for the node pw
NodeLogFile=hbbs:nodes/node1/logs/node.log ; specifies location of logfile for node
CallersLogFile=hbbs:nodes/node1/logs/callers.log
ModemLogFile=hbbs:nodes/node1/logs/modem.log ; location of modem log for this node
UploadLog=TRUE
DownLoadLog=TRUE
AccessLevelRequired=0 ; if you have a lots of nodes you could reserve one of
; them for elite/group/co-sysops...
; obviously for node 1 you should make this setting
; lower or equal to the level of access given to new users
; (see BBS:Access/NewUser)
ChatFlag=OFF
Iconified=NO
StartScreen=YES
UseOwnScreen=YES
DoorLog=FALSE
DoorLogFile=hbbs:nodes/node1/logs/Door.log